linuxmint / pix

Image management application
GNU General Public License v2.0
214 stars 43 forks source link

[WIP] Port away from gnome-common #153

Closed rezso closed 1 year ago

mtwebster commented 2 years ago

Hi can you remove gnome-common from debian build deps? (debian/control file)

Thanks

clefebvre commented 2 years ago

conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~

We probably need to depend on autoconf or something that gnome-common depended on? Marking as WIP for now since it breaks the build.

rezso commented 2 years ago

https://lists.gnu.org/archive/html/autoconf/2011-03/msg00009.html

So I think, another thing fails.

mtwebster commented 1 year ago

Pix uses meson now so this is no longer applicable.