diff options
| -rw-r--r-- | meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb index 898f6ed43a..65aa7a53e2 100644 --- a/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb +++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.2.3.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = " \ | |||
| 9 | intltool-native \ | 9 | intltool-native \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | inherit distutils3 gtk-icon-cache features_check | 12 | inherit setuptools3_legacy gtk-icon-cache features_check |
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master" | 15 | SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master" |
