From 796599a5d47fd7a2a342ee814f303cb7fd6c19d4 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Fri, 1 Jul 2011 10:58:19 +0200 Subject: [PATCH] Add a feature provides for plugin support in general --- libzypp.spec.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/libzypp.spec.cmake b/libzypp.spec.cmake index a59cdd7..1aa5263 100644 --- a/libzypp.spec.cmake +++ b/libzypp.spec.cmake @@ -23,6 +23,7 @@ Provides: yast2-packagemanager Obsoletes: yast2-packagemanager # Features we provide (update doc/autoinclude/FeatureTest.doc): +Provides: libzypp(plugin) = 0 Provides: libzypp(plugin:commit) = 0 Provides: libzypp(plugin:services) = 0 Provides: libzypp(plugin:system) = 0 -- 2.7.4