<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/config/dependencies, branch 20231021</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>do a nice thing</title>
<updated>2023-10-20T04:34:41+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-10-20T04:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=0e1602f5b1f59e58e06bb5ba6774adacb5e110c9'/>
<id>0e1602f5b1f59e58e06bb5ba6774adacb5e110c9</id>
<content type='text'>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'fix_distro_dependencies - part 2' (#139) from andreamtp/lbmk:fix_distro_dependencies into master</title>
<updated>2023-10-20T04:30:44+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>vimuser@noreply.codeberg.org</email>
</author>
<published>2023-10-20T04:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7b2060086a3fdac55acf4cfc670dfd2c6bb08af0'/>
<id>7b2060086a3fdac55acf4cfc670dfd2c6bb08af0</id>
<content type='text'>
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/139
</pre>
</div>
</content>
</entry>
<entry>
<title>Added python-unversioned-command for Fedora38</title>
<updated>2023-10-19T15:04:18+00:00</updated>
<author>
<name>Andrea Perotti</name>
<email>andreamtp+git@goodfellow.it</email>
</author>
<published>2023-10-19T15:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=a16cd1a3494b6d7a31530856041fda58be309732'/>
<id>a16cd1a3494b6d7a31530856041fda58be309732</id>
<content type='text'>
Added python-unversioned-command as dependency to have /usr/bin/python
to call python3 in Fedora.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added python-unversioned-command as dependency to have /usr/bin/python
to call python3 in Fedora.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Debian/Ubuntu dependencies</title>
<updated>2023-10-19T15:03:11+00:00</updated>
<author>
<name>Andrea Perotti</name>
<email>andreamtp+git@goodfellow.it</email>
</author>
<published>2023-10-19T15:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8a063f6b4bf26dee1d32c0e4a67059d60f8a64d7'/>
<id>8a063f6b4bf26dee1d32c0e4a67059d60f8a64d7</id>
<content type='text'>
Dependencies for Debian/Ubuntu and derived distros are now deduplicated and sorted.
Added target for Linux Mint as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependencies for Debian/Ubuntu and derived distros are now deduplicated and sorted.
Added target for Linux Mint as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 'Fix F38/Ubuntu 20.04 dependencies' (#137) from andreamtp/lbmk:fix_distro_dependencies into master</title>
<updated>2023-10-19T14:44:18+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>vimuser@noreply.codeberg.org</email>
</author>
<published>2023-10-19T14:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8b6e44a104680412967acd6ac760945f8233abf2'/>
<id>8b6e44a104680412967acd6ac760945f8233abf2</id>
<content type='text'>
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/137
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/137
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Void Dependencies for building Serprog</title>
<updated>2023-10-19T13:00:56+00:00</updated>
<author>
<name>neutrocyte</name>
<email>tjark.westensee@protonmail.ch</email>
</author>
<published>2023-10-19T13:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=e63399cf2596fd75f13013b436c69e92bb029032'/>
<id>e63399cf2596fd75f13013b436c69e92bb029032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix F38/Ubuntu 20.04 dependencies</title>
<updated>2023-10-18T22:04:37+00:00</updated>
<author>
<name>Andrea Perotti</name>
<email>andreamtp+git@goodfellow.it</email>
</author>
<published>2023-10-18T22:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=6758b5c85d92caa421aaffe495d0fba123b28d98'/>
<id>6758b5c85d92caa421aaffe495d0fba123b28d98</id>
<content type='text'>
Dependencies for Fedora 38 and Ubuntu 20.04 are now deduplicated and sorted.
Missing packages added and packages names updated where needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependencies for Fedora 38 and Ubuntu 20.04 are now deduplicated and sorted.
Missing packages added and packages names updated where needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>config/dependencies: fix unifont on arch/parabola</title>
<updated>2023-10-10T00:43:01+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-10-10T00:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=634aac0b69cbad5e25174c93f29f1ccb3d878194'/>
<id>634aac0b69cbad5e25174c93f29f1ccb3d878194</id>
<content type='text'>
it's unarchiver in repos. not unar.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's unarchiver in repos. not unar.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>config/dependencies/ubuntu: symlink to debian</title>
<updated>2023-10-09T05:51:38+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-10-09T05:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=b61e3feb6b3043bec95469fce3b716c70383567a'/>
<id>b61e3feb6b3043bec95469fce3b716c70383567a</id>
<content type='text'>
this is for the latest ubuntu release.

the ubuntu2004 config (for ubuntu 20.04) still exists,
and will remain in place.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is for the latest ubuntu release.

the ubuntu2004 config (for ubuntu 20.04) still exists,
and will remain in place.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>config/dependencies: add popos config</title>
<updated>2023-10-09T05:48:24+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2023-10-09T05:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=4ea9b9fb2f8f0451271f309d55de62f4f722ffc8'/>
<id>4ea9b9fb2f8f0451271f309d55de62f4f722ffc8</id>
<content type='text'>
symlinked to the debian config

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
symlinked to the debian config

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
