We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b725ee8 commit 8daccd6Copy full SHA for 8daccd6
packages/CMakeLists.txt
@@ -1,6 +1,6 @@
1
set(PACKAGE "libyang")
2
set(CPP_PACKAGE "libyang-cpp")
3
-set(PYTHON_PACKAGE "python-yang")
+set(PYTHON_PACKAGE "python3-yang")
4
5
find_program(DEB_BUILDER NAMES debuild)
6
find_program(RPM_BUILDER NAMES rpmbuild)
packages/debian.python-yang.install renamed to packages/debian.python3-yang.install
0 commit comments