projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2692b8e
)
x11-misc/tint2: Require imlib2 with png enabled
author
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Sat, 20 Aug 2016 08:28:47 +0000
(09:28 +0100)
committer
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Sat, 20 Aug 2016 08:29:01 +0000
(09:29 +0100)
It is required for tint2 launcher to display icons.
Package-Manager: portage-2.3.0
x11-misc/tint2/tint2-0.12.3.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/tint2/tint2-0.12.3.ebuild
b/x11-misc/tint2/tint2-0.12.3.ebuild
index c2415d39004768bc9f43cda888a80eb643233b2b..e3713b602b0f088e2de946d76451f2a86f9bd31e 100644
(file)
--- a/
x11-misc/tint2/tint2-0.12.3.ebuild
+++ b/
x11-misc/tint2/tint2-0.12.3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-18,7
+18,7
@@
IUSE="battery examples svg startup-notification tint2conf"
DEPEND="
dev-libs/glib:2
svg? ( gnome-base/librsvg:2 )
- >=media-libs/imlib2-1.4.2[X]
+ >=media-libs/imlib2-1.4.2[X
,png
]
x11-libs/cairo
x11-libs/pango[X]
tint2conf? ( x11-libs/gtk+:2 )