twm: we need to inherit u-a to make the previous change actually do something
authorKoen Kooi <koen@openembedded.org>
Mon, 3 Jul 2006 16:40:46 +0000 (16:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 16:40:46 +0000 (16:40 +0000)
packages/x11-apps/twm_1.0.1.bb

index 734e1ee..e02bc4c 100644 (file)
@@ -3,6 +3,8 @@ PR = "r1"
 include app-common.inc
 DEPENDS = "libx11 libxt libxmu"
 
+inherit update-alternatives
+
 ALTERNATIVE_PATH = "${bindir}/twm"
 ALTERNATIVE_NAME = "x-window-manager"
 ALTERNATIVE_LINK = "${bindir}/x-window-manager"