]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/plugins_deps.bkl
Initial wxInfoBar implementation.
[wxWidgets.git] / build / bakefiles / plugins_deps.bkl
index ef88b852d477e941483ebc6b08781b7adc5a34cf..5feb785f28ef3fe7bc70c8472c990991be896726 100644 (file)
@@ -6,11 +6,10 @@
     <!-- Additional dependencies of core libraries if plugins are
          disabled (these would be deps of the plugins if they were
          enabled): -->
-     
+
     <set var="PLUGIN_ADV_EXTRALIBS">
         <if cond="USE_PLUGINS=='0'">
             $(EXTRALIBS_SDL)
-            $(EXTRALIBS_GNOMEPRINT)
         </if>
     </set>