You are not logged in.
Pages: 1
Hi everyone. Im trying to get rofi icons working. Im using Helium with stretch repositories but my version of rofi (1.3.1-2) dont support -show-icons parameter. Sid rofi version (1.5.1) is not compatible with streetch lic6 version package. Any idea of how to get it work?
Thanks!
Last edited by pepemopap (2019-04-11 12:24:04)
Offline
You could try backporting the buster/sid version. A basic guide is here...
https://forums.bunsenlabs.org/viewtopic.php?id=58
Debian Wiki...
https://wiki.debian.org/SimpleBackportCreation
I can't test if it will build, I don't have a stretch install ATM. If it fails, you can try building it from the Git source...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
You could try backporting the buster/sid version. A basic guide is here...
https://forums.bunsenlabs.org/viewtopic.php?id=58
Debian Wiki...
https://wiki.debian.org/SimpleBackportCreation
I can't test if it will build, I don't have a stretch install ATM. If it fails, you can try building it from the Git source...
Thanks for your answer hhh. Im trying it, but in the last step, when do
dpkg-buildpackage -us -uc
i get a error dependence in debhelper >=11, but in stretch repo we have 10.2.5.
dpkg-buildpackage: info: source package rofi
dpkg-buildpackage: info: source version 1.5.1-1~bpo70+1
dpkg-buildpackage: info: source distribution stretch-backports
dpkg-buildpackage: info: source changed by root <root@nar-pc>
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build rofi-1.5.1
dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper (>= 11)
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
Ohhhh
Offline
Solved, debhelper 12 is in stretch-backports. I have build the src file! Works like a charm. Thanks hhh!
Last edited by pepemopap (2019-04-11 10:22:19)
Offline
Pages: 1