Commit a47fd558 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

PNG package is called BR2_PACKAGE_LIBPNG

parent 1d9fa600
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBGTK2
	select BR2_PACKAGE_CAIRO
	select BR2_PACKAGE_JPEG
	select BR2_PACKAGE_TIFF
	select BR2_PACKAGE_PNG
	select BR2_PACKAGE_LIBPNG
	select BR2_PACKAGE_XORG
	help
	  The GTK+ version 2 graphical user interface library