]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/plugins_deps.bkl
Faster Deselect
[wxWidgets.git] / build / bakefiles / plugins_deps.bkl
index f4a2dff09d1ddbaa77c3aaf60f3e78cd57558edd..3193abde05e389a5f26d463be074af2eb8b3a7a9 100644 (file)
@@ -6,10 +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_SDL) $(EXTRALIBS_GNOMEPRINT)
         </if>
     </set>