mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
gtk+: added libxrandr dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4918 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gtk.org"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native \
|
||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
|
||||
libgcrypt libxdamage libxrender libxcomposite cairo"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user