summaryrefslogtreecommitdiff
path: root/packages/gobby
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gobby')
-rw-r--r--packages/gobby/libxml++_2.14.0.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gobby/libxml++_2.14.0.bb b/packages/gobby/libxml++_2.14.0.bb
deleted file mode 100644
index 6eb296c8c2..0000000000
--- a/packages/gobby/libxml++_2.14.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-LICENSE = "GPL"
-MAINTAINER = "Patrick Steiner <patrick.steiner@a1.net>"
-
-DEPENDS = "gtk+"
-
-inherit gnome pkgconfig
-
-do_stage() {
-autotools_stage_all
-}