diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-20 21:39:28 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-20 21:39:28 +0000 |
commit | 5c9df2835133cb6ce37902f13fc344b8abde944f (patch) | |
tree | c24e5d9944dc88484e85b3483fff1a845592dd0f /packages/glibmm | |
parent | ea2be6ec5c3b7b6baed4257a847281eb84fe06b0 (diff) |
glibmm 2.8.4: There's not much sense to have DEFAULT_PREFERENCE = "-1" for
single recipe. Also, it works.
Diffstat (limited to 'packages/glibmm')
-rw-r--r-- | packages/glibmm/glibmm_2.8.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/glibmm/glibmm_2.8.4.bb b/packages/glibmm/glibmm_2.8.4.bb index 84f42c99dd..a1235ae563 100644 --- a/packages/glibmm/glibmm_2.8.4.bb +++ b/packages/glibmm/glibmm_2.8.4.bb @@ -1,4 +1,3 @@ -DEFAULT_PREFERENCE = "-1" DESCRIPTION = "C++ bindings for the glib library." HOMEPAGE = "http://www.gtkmm.org/" SECTION = "libs" |