lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
927 stars 36 forks source link

[BUG] cant compile rofi with makedeb because gdk-pixbuf 2.0 is missing even though this dependency is already installed #74

Closed fislysandi closed 1 year ago

fislysandi commented 1 year ago

Rofi version (rofi -v)

1.7.5

Configuration

none

Theme

none

Timing report

none

Launch command

none

Step to reproduce

  1. install a debian testing distrobox container or a vm
  2. install makedeb stable
  3. run the modified arch PKGBUILD i made (https://controlc.com/6ddbbf4b) cant share via pastebin since its offensiv 😡
  4. get the compilation issue

Expected behavior

i expect rofiwl to compile into a nice debian package

Actual behavior

rofiwl fails to compile into a debian package

Additional information

i copied the PKGBUILD from AUR and modified it to have debian dependencies but i encountered this issue.

dont know how to solve it

if its not the rofi issue then i will report it to makedeb github https://github.com/makedeb/makedeb

screenshots vmware_n5uloy4AZJ vmware_m4188VTvbS

fislysandi commented 1 year ago

after this issue would be resolved i can finally ditch x11 and port my dmenu scripts and use hyprland ^_^

lbonn commented 1 year ago

You are having problem with your packaging tool. Sorry but we can't support every one of them, I guess you will have to ask people familiar with makedeb.