forked from xR3b0rn/libxmlmm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a9519d
commit ea05e6e
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
<description>Libxmlmm is a C++ wrapper for libxml 2.0 that only relies on standard C++ and libxml2</description> | ||
<maintainer email="[email protected]">Denis Draca</maintainer> | ||
<license>BSL</license> | ||
<depend>libxml2</depend> | ||
|
||
<url type="website">https://github.com/Greenroom-Robotics/libxmlmm</url> | ||
|
||
|