tint2: remove unnecessary dependency
This commit is contained in:
parent
4dae540dc9
commit
63498fb824
@ -6,7 +6,6 @@
|
||||
, gettext
|
||||
, cairo
|
||||
, pango
|
||||
, pcre
|
||||
, glib
|
||||
, imlib2
|
||||
, gtk3
|
||||
@ -54,7 +53,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
cairo
|
||||
pango
|
||||
pcre
|
||||
glib
|
||||
imlib2
|
||||
gtk3
|
||||
|
Loading…
Reference in New Issue
Block a user