diff options
| -rw-r--r-- | meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb b/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb index 590d9b98ef..e35e8b312d 100644 --- a/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb +++ b/meta-xfce/recipes-extended/imsettings/imsettings_1.7.1.bb | |||
| @@ -7,7 +7,7 @@ This package contains the core DBus services and some utilities." | |||
| 7 | HOMEPAGE = "http://code.google.com/p/imsettings/" | 7 | HOMEPAGE = "http://code.google.com/p/imsettings/" |
| 8 | SECTION = "Applications/System" | 8 | SECTION = "Applications/System" |
| 9 | 9 | ||
| 10 | inherit autotools gtk-doc | 10 | inherit autotools gtk-doc gobject-introspection |
| 11 | 11 | ||
| 12 | SRC_URI = "https://bitbucket.org/tagoh/imsettings/downloads/${BPN}-${PV}.tar.bz2 \ | 12 | SRC_URI = "https://bitbucket.org/tagoh/imsettings/downloads/${BPN}-${PV}.tar.bz2 \ |
| 13 | file://gtk-is-required-by-notify.patch \ | 13 | file://gtk-is-required-by-notify.patch \ |
| @@ -28,5 +28,3 @@ DEPENDS = "gtk+ gconf libnotify dbus-glib libgxim xfconf intltool-native" | |||
| 28 | RDEPENDS_${PN} += "bash" | 28 | RDEPENDS_${PN} += "bash" |
| 29 | 29 | ||
| 30 | FILES_${PN} += "${datadir}/dbus-1/* ${datadir}/gir-1.0/* ${libdir}/girepository-1.0/*" | 30 | FILES_${PN} += "${datadir}/dbus-1/* ${datadir}/gir-1.0/* ${libdir}/girepository-1.0/*" |
| 31 | |||
| 32 | PNBLACKLIST[imsettings] ?= "Depends on blacklisted libgxim" | ||
