Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency to libnotify4 for publishing a debian package #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KarlProkupek
Copy link

Photino.Native depends on package libnotify(4)
see README.md:

gcc -std=c++11 -shared -DOS_LINUX Exports.cpp Photino.Linux.cpp -o x64/$(buildConfiguration)/Photino.Native.so 'pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0 libnotify' -fPIC

at least I had to install libnotify4 on my fresh debian V12.

…n a fresh debian. There is also a dependency for the header files when you compile Photino.Native with gcc.
@KarlProkupek KarlProkupek changed the title Add dependency for publishing a debian package to libnotify4 Add dependency to libnotify4 for publishing a debian package Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant